.photolistx a:link {
	color: #432121;
	text-decoration: none;
	font-size: 12px;
}

.photolistx a:visited {
	text-decoration: none;
	color: #000000;
}

.photolistx a:hover {
	color: #666666;
}

.photolistx a:active {
    color: #666666;
	text-decoration: none;
}

.photolistx {
	visibility:visible;
	margin:0px;
	padding:0px;
	position: relative;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow: hidden;
	width:100%;
}

.rollphotolists {
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:100%;
}

.blkphotolistx {
	border:0px; 
	padding:0px; 
	overflow: hidden;
	ZOOM: 1; 
	position: relative;
}

.blkphotolistx .LeftButton {
	background: url(../images/left.png) no-repeat 0px 0px;
	left:0px;
	float:left;
	width:39px;
	cursor: pointer;
	position: absolute;
	height:51px;
	top:174px;
}

.blkphotolistx .RightButton {
	background: url(../images/right.png) no-repeat 0px 0px;
	right:0px;
	float:right;
	width:39px;
	cursor: pointer;
	position: absolute;
	height:51px;
	top:174px;
}

.blkphotolistx .LeftButton:hover {
	
	left:0px;
	float:left;
	width:39px;
	cursor: pointer;
	position: absolute;
	height:51px;
	top:174px;
}

.blkphotolistx .RightButton:hover {

	right:0px;
	float:right;
	width:39px;
	cursor: pointer;
	position: absolute;
	height:51px;
	top:174px;
}

.blkphotolistx .Cont {
	padding:0px;
	margin:0px; 
	text-align:center;
	overflow: hidden;
}

.blkphotolistx .box {
	float:left;
	text-align:center;
	margin:0px;
	padding:0px;
	width:1258px;
}

.box .fang{
	padding:0px;
	margin:0px;
	text-align:center;
}

.box .picFit{
	overflow:hidden;
}

.blkphotolistx .box img {
}

div.box .title{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

div.box a.title:link,div.box a.title:visited,div.box a.title:active{
color:#585858;
font:12px/28px SimSun,Arial,Sans-Serif;
text-decoration: none;
}

div.box a.title:hover{
color:#e10000;
text-decoration: underline;
font:12px/28px SimSun,Arial,Sans-Serif;
}